home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
090
/
lunch.arc
/
LUNCH.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1986-05-14
|
260 b
|
16 lines
echo off
cls
burnout/1
:lunch
cls
echo
echo
echo This machine is available for use.
ask/r Do you want to continue? [Y/N]
if errorlevel 1 goto return
if errorlevel 0 goto lunch
:return
echo off
cls
burnout/q